Package | notts.scr.poc |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=notts.scr.poc@0.1.0&canonical=http://art-decor.org/fhir/StructureDefinition/2.16.840.1.113883.3.1937.777.28.4.208--20210108142157 |
Url | http://art-decor.org/fhir/StructureDefinition/2.16.840.1.113883.3.1937.777.28.4.208--20210108142157 |
Version | 2.1.0 |
Status | draft |
Name | Personalised_care_and_support_plan |
Experimental | False |
Type | personalised_care_and_support_plan |
Kind | logical |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "2.16.840.1.113883.3.1937.777.28.4.208--20210108142157",
"language" : "en-GB",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2021-01-08T14:21:57+02:00"
}
}
],
"url" : "http://art-decor.org/fhir/StructureDefinition/2.16.840.1.113883.3.1937.777.28.4.208--20210108142157",
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.1937.777.28.4.208"
}
],
"version" : "2.1.0",
"name" : "Personalised_care_and_support_plan",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "logical",
"abstract" : true,
"type" : "personalised_care_and_support_plan",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "2.16.840.1.113883.3.1937.777.28.4.208--20210108142157",
"path" : "personalised_care_and_support_plan",
"short" : "Personalised care and support plan",
"definition" : "-",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan",
"min" : 1,
"max" : "1"
},
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10868--20190327190225",
"path" : "personalised_care_and_support_plan.person_demographics",
"short" : "Person demographics",
"definition" : "The person's details and contact information.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10869--20190327190518",
"path" : "personalised_care_and_support_plan.person_demographics.person_name",
"short" : "Person name",
"definition" : "Details of the person's name",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.person_name",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13799--20201109160939",
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_first_name",
"short" : "Person first name",
"definition" : "The first name(s) of the person. This includes middle names.",
"requirements" : "Patient.name.given",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_first_name",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13800--20201109164341",
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_family_name",
"short" : "Person family name",
"definition" : "The family name or surname of the person",
"requirements" : "Patient.name.family",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_family_name",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10870--20190327190643",
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_preferred_name",
"short" : "Person preferred name",
"definition" : "The name by which a person wishes to be addressed. The preferred name volunteered by the person or a preferred name given by PDS that the person has asked to be called by.",
"requirements" : "Patient.name",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_preferred_name",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13089--20200604172232",
"path" : "personalised_care_and_support_plan.person_demographics.person_name.title",
"short" : "Title",
"definition" : "Person's title",
"requirements" : "Patient.name.prefix",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.person_name.title",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13798--20201108225248",
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_name_suffix",
"short" : "Person name suffix",
"definition" : "A textual suffix that may be added to the end of a PERSON's name, for example, OBE, MBE, BSc, JP, GM",
"requirements" : "Patient.name.suffix",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_name_suffix",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13801--20201109170329",
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_full_name",
"short" : "Person full name",
"definition" : "The full name of the person in text representation.",
"requirements" : "Patient.name.text",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.person_name.person_full_name",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10871--20190327190801",
"path" : "personalised_care_and_support_plan.person_demographics.date_of_birth",
"short" : "Date of birth",
"definition" : "The date of birth of the person.",
"requirements" : "Patient.birthdate",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.date_of_birth",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "date"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10872--20190327190852",
"path" : "personalised_care_and_support_plan.person_demographics.gender",
"short" : "Gender",
"definition" : "The person's stated gender.",
"requirements" : "Patient.gender",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.gender",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 1,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10873--20190327191048",
"path" : "personalised_care_and_support_plan.person_demographics.person_alias",
"short" : "Person alias",
"definition" : "Other name(s) associated with the person.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.person_alias",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10874--20190327191137",
"path" : "personalised_care_and_support_plan.person_demographics.ethnicity",
"short" : "Ethnicity",
"definition" : "The ethnicity of the person as specified by the person.",
"requirements" : "Patient.extension(ethnicCategory)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.ethnicity",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 2,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10876--20190327191505",
"path" : "personalised_care_and_support_plan.person_demographics.religion",
"short" : "Religion",
"definition" : "The religious affiliation as specified by the person.",
"requirements" : "Patient.extension(religiousAffiliation)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.religion",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10877--20190327191545",
"path" : "personalised_care_and_support_plan.person_demographics.sex",
"short" : "Sex",
"definition" : "The person’s phenotypic sex. Determines how the person will be treated clinically.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.sex",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 1,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10879--20190327191657",
"path" : "personalised_care_and_support_plan.person_demographics.nhs_number",
"short" : "NHS number",
"definition" : "The unique identifier for a person within the NHS in England and Wales.",
"requirements" : "Patient.identifier(nhsnumber)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.nhs_number",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 10,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10880--20190327191859",
"path" : "personalised_care_and_support_plan.person_demographics.other_identifier",
"short" : "Other identifier",
"definition" : "Country specific or local identifier, e.g. Community Health Index (CHI) in Scotland.",
"requirements" : "Patient.identifier",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.other_identifier",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 20,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10881--20190327191927",
"path" : "personalised_care_and_support_plan.person_demographics.persons_address",
"short" : "Person's address",
"definition" : "Person’s usual place of residence, and where relevant temporary and correspondence addresses.",
"min" : 1,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_address",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13082--20200529152851",
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_1",
"short" : "Address line 1",
"definition" : "Person's first line of address.",
"requirements" : "Patient.address.line",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_1",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13083--20200529153241",
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_2",
"short" : "Address line 2",
"definition" : "Person's second line of address.",
"requirements" : "Patient.address.city",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_2",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13084--20200529153534",
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_3",
"short" : "Address line 3",
"definition" : "Person's third line of address.",
"requirements" : "Patient.address.district",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_3",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13085--20200601112956",
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_4",
"short" : "Address line 4",
"definition" : "Person's fourth line of address.",
"requirements" : "Patient.address.state",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_4",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13086--20200601113210",
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_5",
"short" : "Address line 5",
"definition" : "Person's fifth line of address.",
"requirements" : "Patient.address.country",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_line_5",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13087--20200601114009",
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.postcode",
"short" : "Postcode",
"definition" : "The person's postcode.",
"requirements" : "Patient.address.postalcode",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.postcode",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 8,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13221--20200708155839",
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_type",
"short" : "Address type",
"definition" : "The type of address e.g. Main address, Temp address",
"requirements" : "Patient.address.use",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_address.address_type",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 1,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13804--20201125183236",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details",
"short" : "Person's contact details",
"definition" : "Details of the person's contact information.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10886--20190327192917",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.preferred_contact_method",
"short" : "Preferred contact method",
"definition" : "Preferred contact method, e.g. email, letter, phone, text message etc.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.preferred_contact_method",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 1,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10883--20190327192239",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_telephone_number_details",
"short" : "Person's telephone number details",
"definition" : "The person's telephone number details",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_telephone_number_details",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13808--20201126165124",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number",
"short" : "Person's telephone number",
"definition" : "The person's telephone number",
"requirements" : "Patient.contact.telecon.value",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13805--20201125183754",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number_type",
"short" : "Person's telephone number type",
"definition" : "The contact type e.g. home, mobile",
"requirements" : "Patient.telecon.use",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number_type",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"example" : [
{
"label" : "example 1",
"valueString" : "Home"
},
{
"label" : "example 2",
"valueString" : "Mobile"
},
{
"label" : "example 3",
"valueString" : "Temp"
},
{
"label" : "example 4",
"valueString" : "Old"
},
{
"label" : "example 5",
"valueString" : "Work"
}
],
"maxLength" : 6,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13809--20201126165509",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_telephone_number_details.preference_of_telephone_number",
"short" : "Preference of telephone number",
"definition" : "The preferred order of use for the telephone number",
"requirements" : "Patient.telecom.rank",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_telephone_number_details.preference_of_telephone_number",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13807--20201126162922",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_email_address_details",
"short" : "Person's email address details",
"definition" : "Details of the person's email address",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_email_address_details",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10882--20190327192019",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address",
"short" : "Person's email address",
"definition" : "Email address of the person.",
"requirements" : "Patient.contact.telecon.value",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 255,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13811--20201126173054",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address_type",
"short" : "Person's email address type",
"definition" : "The type of email address, home, work",
"requirements" : "Patient.telecon.use",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address_type",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"example" : [
{
"label" : "example 1",
"valueString" : "Home"
},
{
"label" : "example 2",
"valueString" : "Work"
},
{
"label" : "example 3",
"valueString" : "old"
}
],
"maxLength" : 6,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13810--20201126170711",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_email_address_details.preference_of_email_address",
"short" : "Preference of email address",
"definition" : "The preferred order of use of email address",
"requirements" : "Patient.telecon.rank",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.persons_email_address_details.preference_of_email_address",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13806--20201126160706",
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.other_contact_information",
"short" : "Other contact information",
"definition" : "Contact details via fax, sms, url",
"requirements" : "Patient.contact.telecon.value",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.persons_contact_details.other_contact_information",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 255,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10884--20190327192507",
"path" : "personalised_care_and_support_plan.person_demographics.place_of_birth",
"short" : "Place of birth",
"definition" : "The country of birth of the person.",
"requirements" : "Patient.extension(Birthplace)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.place_of_birth",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 3,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10885--20190327192557",
"path" : "personalised_care_and_support_plan.person_demographics.marital_status",
"short" : "Marital status",
"definition" : "An indicator to identify the legal marital status of the person.",
"requirements" : "Patient.maritalstatus",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.person_demographics.marital_status",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 1,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.101--20181031000000",
"path" : "personalised_care_and_support_plan.gp_practice",
"short" : "GP practice",
"definition" : "Details of the person's GP practice.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.gp_practice",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10643--20181109145924",
"path" : "personalised_care_and_support_plan.gp_practice.gp_practice_record_entry",
"short" : "GP practice record entry",
"definition" : "This is an GP practice record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.gp_practice.gp_practice_record_entry",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10003--20181031000000",
"path" : "personalised_care_and_support_plan.gp_practice.gp_practice_record_entry.gp_name",
"short" : "GP name",
"definition" : "The name of the person's GP. If the person is registered with a GP practice, their usual GP name will be something volunteered by the person or their representative.",
"requirements" : "Practitioner.name",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.gp_practice.gp_practice_record_entry.gp_name",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10002--20181031000000",
"path" : "personalised_care_and_support_plan.gp_practice.gp_practice_record_entry.gp_practice_details",
"short" : "GP practice details",
"definition" : "Name and address of the person's registered GP Practice. Registered GP practice details are available from the Person Dempographics Service (PDS), or volunteered from the person or their representative. Include details of the practice name and address.",
"requirements" : "PractitionerRole.organisation.Name (0..1)\r\nPractitionerRole.organisation.telcom (0..*)\r\nPractitionerRole.organisation.Address (0..*)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.gp_practice.gp_practice_record_entry.gp_practice_details",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10001--20181031000000",
"path" : "personalised_care_and_support_plan.gp_practice.gp_practice_record_entry.gp_practice_identifier",
"short" : "GP practice identifier",
"definition" : "The identifier of the registered GP practice.",
"requirements" : "PratitionerRole.organisation.identifier",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.gp_practice.gp_practice_record_entry.gp_practice_identifier",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 6,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.466--20181031000000",
"path" : "personalised_care_and_support_plan.about_me",
"short" : "About me",
"definition" : "About me",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.12964--20200330105029",
"path" : "personalised_care_and_support_plan.about_me.what_is_most_important_to_me",
"short" : "What is most important to me",
"definition" : "A description of what is most important to you.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.what_is_most_important_to_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14325--20210701134923",
"path" : "personalised_care_and_support_plan.about_me.what_is_most_important_to_me.what_is_most_important_to_me",
"short" : "What is most important to me",
"definition" : "A description of what is most important to you \r\n**Emergency Information : -** Include any essential information that any professional in health and social care should know about the you in any situation, including emergencies.\r\n**Other Information : -**This could include : - Values, Spirituality/religion, Ethnicity, Culture, Pets, Goals and aspirations, Meaningful activities including leisure activities, visiting places, sport and exercise, listening to music, employment, education, volunteering",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.what_is_most_important_to_me.what_is_most_important_to_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13009--20200427112317",
"path" : "personalised_care_and_support_plan.about_me.people_who_are_important_to_me",
"short" : "People who are important to me",
"definition" : "Details of who is important to you and why.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.people_who_are_important_to_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14327--20210701162725",
"path" : "personalised_care_and_support_plan.about_me.people_who_are_important_to_me.people_who_are_important_to_me",
"short" : "People who are important to me",
"definition" : "Details of who is important to you and why. They could be family members, carers, friends, members of staff etc. Include how you want the people important to you to be engaged and involved in your care and support in both emergency and normal situations. Include how you stay connected to the people important to you. Who should not be contacted or consulted about your care and support and why, if you wish to say",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.people_who_are_important_to_me.people_who_are_important_to_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13006--20200424114824",
"path" : "personalised_care_and_support_plan.about_me.how_i_communicate_and_how_to_communicate_with_me",
"short" : "How I communicate and how to communicate with me",
"definition" : "A description of how you communicate normally.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.how_i_communicate_and_how_to_communicate_with_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14329--20210701163925",
"path" : "personalised_care_and_support_plan.about_me.how_i_communicate_and_how_to_communicate_with_me.how_i_communicate_and_how_to_communicate_with_me",
"short" : "How I communicate and how to communicate with me",
"definition" : "A description of how you communicate normally including any communication aids you use, for example a hearing aid.\r\n\r\n\r\n* Include your preferred language of communication, if your first language is not English.\r\n* Include how you would communicate when you are in pain or distress.\r\n* Include how you communicate choices.\r\n* Include how you give feedback or raise a concern.\r\n* Include how you like to receive information\r\n\r\n\r\n\r\nDescribe how you would like others to engage and communicate with you, including how you would like to be addressed.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.how_i_communicate_and_how_to_communicate_with_me.how_i_communicate_and_how_to_communicate_with_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13005--20200424114553",
"path" : "personalised_care_and_support_plan.about_me.my_wellness",
"short" : "My wellness",
"definition" : "A description covering what you are able to do, how you engage with others and how you feel on a typical day through to on a day when you are unwell or really unwell.",
"alias" : [
"0.3"
],
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.my_wellness",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14331--20210701165812",
"path" : "personalised_care_and_support_plan.about_me.my_wellness.my_wellness",
"short" : "My wellness",
"definition" : "| \r\n\r\n\r\n\r\n\r\n\r\nA description covering what you are able to do, how you engage with others and how you feel on a typical day through to on a day when you are unwell or really unwell\r\n\r\n\r\n\r\n\r\n\r\n |\r\n\r\n\r\n\r\n\r\n\r\n\r\n| \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n* Include any causes that might result in you becoming unwell and strategies for avoiding or addressing the causes. For example, not drinking enough water could cause constipation.\r\n* Include any signs that indicate you might be becoming unwell.\r\n* On a bad day describe what is different about what you are able to do, how you engage with others and how you feel.\r\n* Include how your everyday life is affected by any medical conditions e.g. dementia and any symptoms e.g. itchiness, cough, pain and how you manage those conditions.\r\n* Include past health issues or experiences that need to be considered\r\n* Include your wellbeing and lifestyle goals and aspirations\r\n\r\n\r\n\r\n\n \r\n\r\n\r\n\r\n\r\n\r\n |",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.my_wellness.my_wellness",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13008--20200427103459",
"path" : "personalised_care_and_support_plan.about_me.please_do_and_please_dont",
"short" : "Please do and please don't",
"definition" : "A description of things you want someone supporting you to do (or not to do).",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.please_do_and_please_dont",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14333--20210701172602",
"path" : "personalised_care_and_support_plan.about_me.please_do_and_please_dont.please_do_and_please_dont",
"short" : "Please do and please don't",
"definition" : "A description of things you want someone supporting you to do (or not to do).\r\nThings you want someone to **do **might include (for example): - Talk to me not to my carer, remind me to take my medication, encourage me to wash my hands regularly, explain to me what is happening and why, respond to my communication.\r\nA description of things you **do not** want someone supporting you to do might include (for example): - Discussing or asking questions about certain topics, making assumptions about something, providing support when it is not wanted, talking to you in a certain way, undergoing a specific intervention or taking a medication the person does not want.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.please_do_and_please_dont.please_do_and_please_dont",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13007--20200427102954",
"path" : "personalised_care_and_support_plan.about_me.how_and_when_to_support_me",
"short" : "How and when to support me",
"definition" : "A description of how and when you want someone caring for you to support you.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.how_and_when_to_support_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14335--20210701173520",
"path" : "personalised_care_and_support_plan.about_me.how_and_when_to_support_me.how_and_when_to_support_me",
"short" : "How and when to support me",
"definition" : "A description of how and when you want someone caring for you to support you.\r\n\r\n\r\n\r\n\r\n* This could include support needs in an emergency situation (for example taking blood)\r\n* This could include support you need to maintain important routines or to carry out particular activities, for example: - Personal care routines, Eating and drinking, Bedtime routines, Taking medications, Moving and transitioning\r\n* This could also include support needed with:- wearing glasses/hearing aids/false teeth etc, making informed choices or understanding dangers and risks, managing your emotions, moods and behaviours, memory or confusion.\r\n* Include how your support needs change in different environments. Include any triggers that might result in you needing further support and strategies for avoiding or addressing the triggers. Include how you want the support to be provided.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.how_and_when_to_support_me.how_and_when_to_support_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13094--20200622113009",
"path" : "personalised_care_and_support_plan.about_me.also_worth_knowing_about_me",
"short" : "Also worth knowing about me",
"definition" : "A description of what is also worth knowing about you for people caring or supporting you.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.also_worth_knowing_about_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14337--20210701174150",
"path" : "personalised_care_and_support_plan.about_me.also_worth_knowing_about_me.also_worth_knowing_about_me",
"short" : "Also worth knowing about me",
"definition" : "A description of what is also worth knowing about you for people caring or supporting you.\r\n\r\n\r\n\r\n\r\n* This could include a short history of your life (where you have worked, where you lived, important events in your life, important people in your past life).\r\n* This could include a short profile of your current life:- your work / study, your aspirations, your skills, your networks, things you like e.g. particular foods, places, a football team and things you like to talk about, things you dislike\r\n* This could also include any care and support preferences that have not been included elsewhere.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.also_worth_knowing_about_me.also_worth_knowing_about_me",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10367--20181031000000",
"path" : "personalised_care_and_support_plan.about_me.date",
"short" : "Date",
"definition" : "This is a record of the date that this information was last updated.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.date",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10368--20181031000000",
"path" : "personalised_care_and_support_plan.about_me.supported_to_write_this_by",
"short" : "Supported to write this by",
"definition" : "Where relevant, this is a record of name, relationship/role and contact details of the individual who supported the person to write this section e.g. carer, family member, advocate, professional.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.supported_to_write_this_by",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14326--20210701135003",
"path" : "personalised_care_and_support_plan.about_me.location_to_multimedia_file",
"short" : "Location to multimedia file",
"definition" : "The link to the person's multimedia file",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.about_me.location_to_multimedia_file",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.452--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts",
"short" : "Professional contacts",
"definition" : "The details of the person’s professional contacts.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10767--20190318180716",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry",
"short" : "Professional contacts record entry",
"definition" : "This is a professional contacts record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10352--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.name",
"short" : "Name",
"definition" : "The name of the professional with responsibility for the care of the person.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.name",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10353--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.role",
"short" : "Role",
"definition" : "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.role",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.12973--20200406200200",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.key_worker",
"short" : "Key worker",
"definition" : "A flag that identifies the personal contact is the key worker assigned to the person.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.key_worker",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10354--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.speciality",
"short" : "Speciality",
"definition" : "The specialty of the professional e.g. physiotherapy, oncology, mental health etc",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.speciality",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 3,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10355--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.team",
"short" : "Team",
"definition" : "The name of the team.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.team",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10356--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.organisation",
"short" : "Organisation",
"definition" : "The name of the organisation.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.organisation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13564--20200904181834",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.organisation.coded_value",
"short" : "Coded value",
"definition" : "The coded value for location",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.organisation.coded_value",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 5,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13565--20200904181937",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.organisation.free_text",
"short" : "Free text",
"definition" : "Free text field to be used if no code is available",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.organisation.free_text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10357--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.contact_details",
"short" : "Contact details",
"definition" : "Contact details of the professional (e.g. telephone number, email address etc.).",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.contact_details",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10358--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.start_date",
"short" : "Start date",
"definition" : "The start date of the professional relationship with the person.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.start_date",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10359--20181031000000",
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.end_date",
"short" : "End date",
"definition" : "The end date of the professional relationship with the person.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.professional_contacts.professional_contacts_record_entry.end_date",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.445--20181031000000",
"path" : "personalised_care_and_support_plan.personal_contacts",
"short" : "Personal contacts",
"definition" : "The details of the individual's personal contacts.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.personal_contacts",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10768--20190319130513",
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry",
"short" : "Personal contacts record entry",
"definition" : "This is personal contacts record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10345--20181031000000",
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.name",
"short" : "Name",
"definition" : "The name of the personal contact.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.name",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10346--20181031000000",
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.relationship",
"short" : "Relationship",
"definition" : "The relationship the personal contact has to the person, e.g. father, grandmother, family friend etc.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.relationship",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"defaultValueCodeableConcept" : {
"text" : "10"
},
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.12968--20200406131310",
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.relationship_type",
"short" : "Relationship type",
"definition" : "Additional roles the person performs on behalf of the other (e.g. Carer, Next of Kin, Emergency Contact, Dependent, etc.)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.relationship_type",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10350--20181031000000",
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.contact_details",
"short" : "Contact details",
"definition" : "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.contact_details",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10937--20190502171544",
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.comments",
"short" : "Comments",
"definition" : "Notes on the significance of the personal contact to the person.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.personal_contacts.personal_contacts_record_entry.comments",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11666--20190530204307",
"path" : "personalised_care_and_support_plan.formulation",
"short" : "Formulation",
"definition" : "Details of the person's formulation.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11667--20190530204432",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry",
"short" : "Formulation record entry",
"definition" : "This is the formulation record entry. There may be 0 to many record entry/entries under a section. Each record entry is made up of a number of elements or data items.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11669--20190530204742",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.date",
"short" : "Date",
"definition" : "The date the formulation was made.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.date",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11670--20190530204826",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.location",
"short" : "Location",
"definition" : "The location where the formulation was made.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.location",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13572--20200907154358",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.location.coded_value",
"short" : "Coded value",
"definition" : "The coded value for location",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.location.coded_value",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 5,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.13573--20200907154439",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.location.free_text",
"short" : "Free text",
"definition" : "Free text field to be used if no code is available",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.location.free_text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11671--20190530204915",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional",
"short" : "Performing professional",
"definition" : "The professional who made the formulation.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11672--20190530204934",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.name",
"short" : "Name",
"definition" : "The name of the professional.",
"requirements" : "Practitioner.name",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.name",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11673--20190530204934",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.role",
"short" : "Role",
"definition" : "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker etc",
"requirements" : "Practitioner.PractitionerRole.code",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.role",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11674--20190530204934",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.grade",
"short" : "Grade",
"definition" : "The grade of the professional.",
"requirements" : "PractitionerRole.code",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.grade",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11675--20190530204934",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.speciality",
"short" : "Speciality",
"definition" : "The specialty of the professional e.g. physiotherapy, oncology, mental health etc",
"requirements" : "PractitionerRole.speciality",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.speciality",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 3,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11676--20190530204934",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.professional_identifier",
"short" : "Professional identifier",
"definition" : "Professional identifier for the professional e.g. GMC number, HCPC number etc or the personal identifier used by the local organisation.",
"requirements" : "Practitioner.identifier (for professional national identifiers),PractitionerRole.identifier (for local role identifiers)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.professional_identifier",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 32,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11677--20190530204934",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.organisation",
"short" : "Organisation",
"definition" : "The name of the organisation the professional works for.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.organisation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11678--20190530204934",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.contact_details",
"short" : "Contact details",
"definition" : "Contact details of the professional",
"requirements" : "Practitioner.telecom\r\nPractitionerRole.telecom\r\nOrganisation.telcom",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.performing_professional.contact_details",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.11668--20190530204615",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.formulation",
"short" : "Formulation",
"definition" : "An account, shared by a therapist and person, of the personal meaning and origins of a person’s difficulties. This is viewed in the context of multiple factors including relationships, social circumstances and life events and will indicate the most helpful way forward.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.formulation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14411--20210804190502",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record",
"short" : "Person completing record",
"definition" : "Details of the person completing the record.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14412--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.name",
"short" : "Name",
"definition" : "The name of the person completing the record.",
"requirements" : "Composition.author.Practitioner.name",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.name",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 70,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14413--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.role",
"short" : "Role",
"definition" : "The organisational role of the person completing record.",
"requirements" : "Composition.author.Practitioner.PractitionerRole.code",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.role",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14414--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.grade",
"short" : "Grade",
"definition" : "The grade of the person completing the record.",
"requirements" : "PractitionerRole.code",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.grade",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14415--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.specialty",
"short" : "Specialty",
"definition" : "The main specialty of the person completing the record.",
"requirements" : "PractitionerRole.speciality",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.specialty",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 3,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14416--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.organisation",
"short" : "Organisation",
"definition" : "The organisation the person completing the record works for.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.organisation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14417--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.organisation.coded_value",
"short" : "Coded value",
"definition" : "The coded value for location",
"requirements" : "Composition.author.Practitioner.PractitionerRole.organisation.Name",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.organisation.coded_value",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 7,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14418--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.organisation.free_text",
"short" : "Free text",
"definition" : "Free text field to be used if no code is available",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.organisation.free_text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"maxLength" : 150,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14419--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.professional_identifier",
"short" : "Professional identifier",
"definition" : "Professional identifier for the person completing the record e.g. GMC number, HCPC number etc, or the personal identifier used by the local organisation.",
"requirements" : "Practitioner.identifier (for professional national identifiers),PractitionerRole.identifier (for local role identifiers)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.professional_identifier",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 32,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14420--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.date_completed",
"short" : "Date completed",
"definition" : "The date and time the record was completed.",
"requirements" : "Composition.date",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.date_completed",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14421--20210804190656",
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.contact_details",
"short" : "Contact details",
"definition" : "Contact details of the person completing the record.",
"requirements" : "Practitioner.telecom\r\nPractitionerRole.telecom\r\nOrganisation.telcom",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.formulation.formulation_record_entry.person_completing_record.contact_details",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"maxLength" : 35,
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.508--20181031000000",
"path" : "personalised_care_and_support_plan.care_and_support_plan",
"short" : "Care and support plan",
"definition" : "This records the decisions reached during conversation between the individual and health and care professional about future plans and also records progress.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10419--20181031000000",
"path" : "personalised_care_and_support_plan.care_and_support_plan.strengths",
"short" : "Strengths",
"definition" : "Any strengths and assets the person has relating to their goals and hopes about their health and well-being.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.strengths",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14369--20210706121333",
"path" : "personalised_care_and_support_plan.care_and_support_plan.strengths.coded_value",
"short" : "Coded value",
"definition" : "The coded value associated with the person's strengths. Could be derived from the assessment of the person e.g. 300738008 |Able to participate in leisure activities (finding)|",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.strengths.coded_value",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14370--20210706122131",
"path" : "personalised_care_and_support_plan.care_and_support_plan.strengths.free_text",
"short" : "Free text",
"definition" : "The person’s strengths (in free text). If the strengths are coded then this is any supplementary or personalised information that relates to the coded strength.",
"_definition" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/translation",
"extension" : [
{
"url" : "lang",
"valueCode" : "en-US"
},
{
"url" : "content",
"valueMarkdown" : "The person’s strengths (in free text). If the strengths are coded then this is any supplementary or personalised information that relates to the coded strength."
}
]
}
]
},
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.strengths.free_text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10414--20181031000000",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems",
"short" : "Needs, concerns or problems",
"definition" : "Details of the person needs, concerns or problems",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14371--20210706123219",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.coded_value",
"short" : "Coded value",
"definition" : "The coded value associated with the person's needs, concerns or problems.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.coded_value",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14372--20210706123550",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.free_text",
"short" : "Free text",
"definition" : "The person’s needs, concerns or problems (in free text). If the needs, concerns or problems are coded then this is any supplementary or personalised information that relates to the coded need, concern or problem.",
"_definition" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/translation",
"extension" : [
{
"url" : "lang",
"valueCode" : "en-US"
},
{
"url" : "content",
"valueMarkdown" : "The person’s needs, concerns or problems (in free text). If the needs, concerns or problems are coded then this is any supplementary or personalised information that relates to the coded need, concern or problem."
}
]
}
]
},
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.free_text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10413--20181031000000",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes",
"short" : "Goals and hopes",
"definition" : "| \r\n\r\n\r\n\r\nThe overall goals, hopes, aims or targets that the person has. Including anything that the person wants to achieve that relates to their future health and wellbeing. Each goal may include a description of why it is important to the person. Goals may also be ranked in order of importance or priority to the person.\r\n\r\n\r\n\r\n |",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14373--20210706125516",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.coded_value",
"short" : "Coded value",
"definition" : "The coded value associated with the person's goals, aim's and hopes. e.g. 999002111000000103 |Occupational therapy goals simple reference set (foundation metadata concept)|",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.coded_value",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14374--20210706125933",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.free_text",
"short" : "Free text",
"definition" : "The person’s goals and hopes (in free text). If the goals and hopes are coded then this is any supplementary or personalised information that relates to the coded goal or hope.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.free_text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "markdown"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.14399--20210707123616",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_importance_score",
"short" : "Goal importance score",
"definition" : "Assessment of the person's motivations to achieve this goal, how important the goal is to the person on a scale of 1-10.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_importance_score",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "decimal"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10408--20181031000000",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities",
"short" : "Actions and activities",
"definition" : "Actions or activities the person or others plan to take to achieve the person's goals and the resources required to do this.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"mustSupport" : true
},
{
"id" : "2.16.840.1.113883.3.1937.777.28.2.10675--20181115133322",
"path" : "personalised_care_and_support_plan.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what",
"short" : "What",
"definition" : "What the action is and how it is to be carried out?",
"min" : 0,
"max" : "*",